バージョン

Width メソッド (DoughnutChart<T>)

ツリー モデル PieChartModel.Width を設定します。
シンタックス
'宣言
 
Public Function Width( _
   ByVal width As System.String _
) As DoughnutChart(Of T)
public DoughnutChart<T> Width( 
   System.string width
)

パラメータ

width
幅。

戻り値の型

自身
参照

オンラインで表示: GitHub